IKeyValuePair.Key Property

Gets the key of the key-value pair.

Syntax

public:
property K Key {
         K get ();
}  

Property value

Type: K 

The key.

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IKeyValuePair Generic Interface

IKeyValuePair Members

Windows.Foundation.Collections Namespace